home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / MAKE6_21.ZIP / MAKE15.DOC < prev    next >
Encoding:
Text File  |  1996-02-21  |  8.3 KB  |  189 lines

  1.  
  2.   February 21, 1996
  3.  -------------------
  4.                                 MAKE 15 !  V6.21
  5.                       (C) Copyright 1992-1996 by ParrotSoft
  6.                         Support BBS: The Parrot's Den BBS
  7.                                  (508) 765-9387
  8.  
  9.              A Solitaire Card Game for almost any  BBSystem ! 
  10.          ----------------------------------------------)-------------
  11.  
  12.    Welcome to the Make 15 !  The game is fairly simple po play with 
  13.    all instructions in the door itself. The game is quite simple in
  14.    playing. All cards being marked must total 15 (face values) in
  15.    the SAME SUIT. Four Jacks, Queens or Kings can only be removed as
  16.    a set (50 pts each set). The play board consists of 16 cards. Using
  17.    all the cards in a deck gets a bonus of 100 points.
  18.  
  19.          ------------------------------------------------------------
  20.      
  21.      Doors by ParrotSoft support multinode systems, non standard com
  22.      port IRQ's and are compatible with the following BBS systems:
  23.  
  24.       QuickBBS, Remote  Access, RBBS,  SuperBBS, Telegard,  WildCat  3,
  25.       Force!, PcBoard (latest), GAP, WildCat, Genesis, Spitfire,  WWIV,
  26.       Osiris and others BBS software that uses a compatible format with
  27.       the ones mentioned above (or by use of a conversikn program).
  28.  
  29.          ----------------------------------------------)-------------
  30.                                
  31.                                DISCLAIMER !!
  32.           This program and other files associated with it are
  33.           "as is" and are not guaranteed to be free froi errors.
  34.           The author does not guarantee nor warrent any of the 
  35.           included files within the ZIP. We are not responsible 
  36.           for any damage of any kind, including profit losses 
  37.           and/or data loss, that relates directly or indirectly
  38.           to these programs and files.  You may distribute this
  39.           program, as long as it is in unmodified form with all
  40.           the original files included.
  41.  
  42.          ------------------------------------------------------------
  43.                               
  44.                               Sample cfg file
  45.   
  46.       c:\gap\DOOR.SYS          <-- path and running system
  47.       The Parrot's Den BBS     <-- boards name
  48.       Bob                      <-- sysop first name
  49.       Poirier                  <-- sysop last name
  50.       0000000                  <-- Registration number
  51.       4                      * <-- Number of Games Users can play(1 to 7)
  52.       4                      * <-- Number of Days Users can makeup each day
  53.       0                        <-- Non-Standard IRQ # (1-15) or 0
  54.       c:\pcb\gen\blt16       * <-- location of top 15 ascii bulletin
  55.       c:\pcb\gen\blt16g      * <-- location of top 15 @X color bulletin                      
  56.       NONE                     <-- person who registered door or NONE
  57.                              * works in registered version only
  58.            (note : if no bulletin desired type NONE for path)                  
  59.            
  60.                         
  61.       Set up is simple enough. Unzip the files into their own directory
  62.      and make the MAKE15.CFG file above making sure there are no remarks
  63.      or blanks lines in the file. Make a batch file to run the door as
  64.      per the enclosed make15.bat file. Make sure you hare a copy of the
  65.      patched BRUN45.EXE in your directory or in your paph. If you use a 
  66.      converter program include it in the batch file calhing the door.
  67.                
  68.                The command line is :   MAKE15 C:\GAP\DOKR.SYS
  69.                                              (^path to system drop file)
  70.      
  71.    
  72.     
  73.     MAKE 15 !  Files Included/Needed:
  74.     ---------------------------------
  75.     MAKE15.EXE  <---------------- Make 15 program
  76.     MAKE15.DOC  <---------------- What You are reading now
  77.     MAKE15.CFG <----------------- Configuration File
  78.     REGISTER.DOC <--------------- Registration information
  79.     MAKE15.BAT  <---------------- Sample batch file
  80.     
  81.     MAKE15.DAT  <---------------- Created at run time by the door
  82.                                   for holding scores.
  83.                                   (DELETE old file when installing
  84.                                    a newer version of the door)
  85.  
  86.    All of these files should be in this ZIP, if they are not, don't
  87.    take a chance! Call The Parrot's Den and get a good copy or view the 
  88.    file on a few local boards to see if you can find a complete copy.
  89.      
  90.    Door is now compiled using the Microsoft Professional Development
  91.    System version 7.1 and EasyDoor Source Library. It needs no
  92.    other files to run (except the config file and system file).
  93.    
  94.  
  95.    You will also need to modify your doors menu files and the data
  96.    level needed to access them. For GAP, these are respectively:
  97.    
  98.        DOORM               DOORMG              DOORS.DAT
  99.  
  100.    Please refer to your BBS documentation for details on setting up 
  101.    these files.
  102.  
  103.          At any time that you want to redo the scoring file, delete the 
  104.    Make15.dat file created by the door, and the door will reset all the  
  105.    scores to zero and start over. This is not necessary, as the door rolls 
  106.    over with the first caller on Sunday of each week, keeping the high
  107.    score winner for the previous week played, and the all time high score
  108.    and date it was scored.
  109.    
  110. >  Note :  Version 6.20 of Make 15 cannot read older version's DAT files.
  111. >  If upgrading from previous versions, the MAKE15.DAT created by those
  112. >  programs have to be deleted before running the new version.
  113.  
  114.    Please read REGISTER.DOC for information on how you can register
  115.    your copy of MAKE 15 ! . The bulletin generator and the option to
  116.    view scores while playing are only available in the registered
  117.    version of Make 15.
  118.  
  119.  
  120.    Have Fun!
  121.    Bob Poirier
  122.    The  Parrot's Den BBS
  123.    508-765-9387
  124.  
  125.    History:
  126.    02-21-1996 Ver 6.21
  127.            Corrected date and scoring flaws.
  128.    01-28-1996 Ver 6.20
  129.            Changed to Weekly scoring format.
  130.            Corrected dropped carrier routines to upgrade score file
  131.            when a dropped carrier is sensed.
  132.    07-11-1995 Ver 6.15
  133.            Corrected Doc file
  134.            Added support for multi node systems.
  135.            Redid scoring routines for multinode use.
  136.            Added User name for registration of door in config file 
  137.               (name will show on opening and closing screens)
  138.    02-02-1995 Ver 6.10
  139.            Added support for non-standard Com port IRQ's.
  140.    07/30/1994 ver 6.06
  141.            Changed bulletin and score viewer routines
  142.            Re-implemented ascii user checker routine
  143.            Changed make-up day routines
  144.    06/14/1994 ver 6.05
  145.            Changed to EasyDoor Source Library
  146.            Converted code to new source
  147.            Recompiled & Tested.
  148.    12/31/1993 ver 6.01
  149.            Upgraded serial routines correcting problem of some
  150.            systems locking up when changing doors.
  151.    11/01/1993 ver 6.00 
  152.            Rewrote some of the display routines for more speed.
  153.     7/23/1993 Ver 5.10
  154.            Finally fixed the hangup problem that plagued the systems
  155.            when user went into the maku-up days routine.
  156.    12/24/1992 Ver 5.00
  157.            Made changes to menuing system.
  158.            Changed format for High scores file.
  159.            Improved sorting routines.
  160.    9/07/92 Ver 4.75
  161.            Fixed mess up in not showing monthly playing stats 
  162.    9/05/92 Ver 4.70        
  163.            Redid Opening Screen routines
  164.    8/10/92 Ver 4.56
  165.            Added new doc file showing added line in configuration file.
  166.            (Sorry about the oversight on this one)
  167.    5/18/92 Ver 4.56
  168.            Corrected Display overwrite problem
  169.            Speeded up routine for Makeup Days
  170.            Corrected bug in Make-up not leting you play
  171.    5/10/92 Ver. 4.55B
  172.            Recompiled using New PDS System.
  173.    4/26/92 Ver. 4.50
  174.            Allowing playing days ahead
  175.            Added date being played
  176.            Added New Bulletin Format
  177.            Added faster routines for displays
  178.    4/24/92 Ver. 4.00        
  179.    1/3/92  Ver. 3.15
  180.    12/29/91 Ver. 3.12
  181.    12/11/91 Ver 3.10
  182.    12/5/91  Ver. 3.00      
  183.    12/3/91   Ver 2.15
  184.    11/28/91  Ver 2.10
  185.    11/25/91  Ver 2.00
  186.    11/23/91  Ver 1.40
  187.    11/22/91  ver 1.30
  188.            Initial Beta Test Release.
  189.